Skip to content

Commit

Permalink
Remove lxcbr0 lines from gitian-build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
meshcollider committed Sep 24, 2017
1 parent 10a20bf commit 8849130
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions contrib/gitian-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,6 @@ done
if [[ $lxc = true ]]
then
export USE_LXC=1
export LXC_BRIDGE=lxcbr0
sudo ifconfig lxcbr0 up 10.0.2.2
fi

# Check for OSX SDK
Expand Down

0 comments on commit 8849130

Please sign in to comment.